.container-alphabet.text-center {
}

.words {
    display: inline-block;
    padding: 10px 20px;
    background: #ebebeb;
    border-radius: 3px;
}

.words a {
    padding: 5px;
}

.contact-block {
    display: inline-block;
    width: 30%;
    margin: 0 20px 20px 0;
}
/*
.dataTables_scrollBody {
  height: 450px;
}
*/

.subtitle {
  margin: -15px 0 30px 0;
  font-size: 16px;
  text-transform: uppercase;
}

a.phone_request {
    display: inline-block;
    background: #4caf50;
    color: #fff;
    padding: 5px 22px;
    text-align: center;
	border-radius: 5px;
}

.fu_card {
  display: flex;
  flex-wrap: wrap;
}

.fu_card .block {

  padding: 25px 0 25px 15px;
}
.fu_card .left {
width: 55%;
}

.fu_card .right {
  width: 40%;
}

.right.block.bg-grey {
  margin-left: 15px;
}

.about_fu tr td:first-child {
  width: 220px;
  padding: 7px 0px;
}

.descriptor {

}

p#hide-option {
  display: inline-block;
  padding: 0px 8px;
  background: #e5e5e5;
  margin: 9px 0 0 11px;
  border-radius: 20px;
}


.main-content .container {
  position: relative;
}
.main-content .container .request-call {
  position: absolute;
  top: calc(50px + 0.67em);
  right: 0;
}
.inline {
  position: absolute;
  right: 0;
  z-index: 100;
}
.inline.right {
  float:right;
  position: static;
}
.inline > div {
  display: inline-block;
  margin: 0 10px;
}

.search_block {
    background: #f8f8f8;
    line-height: 85px;
    margin-bottom: 20px;
}

.search_block>div {
    display: inline-block;
    margin: 20px 30px 0px 0;
}

.cities_search {
    padding-left: 15px;
}

.lead_btn a {
    color: #fff;
    padding: 10px 15px;
	border-radius: 5px;
	text-decoration: none;
}

.green a {
    background: #00c919;
}

.red a {
    background: #c90013;
}


.green a:hover {
    background: #fff;
	border: 1px solid #00c919;
    color: #00c919;
}

.red a:hover {
    background: #fff;
	border: 1px solid #c90013;
    color: #c90013;
}

.adv_description {
    font-size: 1.3rem;
    color: #ffffff;
    line-height: 40px;
    margin-top: 40px;
}


.three_utp {
    text-align: center;
	margin-top: -160px;
	margin-bottom: -48px;
}

.utp_description {
    line-height: 30px;
    height: 80px;
    display: inline-block;
    text-align: center;
    padding: 5px;
    font-size: 1.3rem;
}


.utp {
    display: inline-block;
    position: relative;
    width: 24%;
    background: #ffffff;
    margin: 0 20px 0 0;
    box-shadow: 0px -10px 10px 1px rgba(0, 0, 0, 0.50);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.utp_pic img {
    width: 97%;
    height: auto;
}

.utp_title {
    font-size: 1.3rem;
    display: inline-block;
    line-height: 55px;
    color: #0270bf;
}

.ul_seo_text { list-style: disc; text-align: left; margin-left: 50px; }
.ul_seo_text li {margin-bottom: 10px;}
.seo_link { color: #0070C9; text-decoration: underline; }
.seo_link:hover { text-decoration: none;}
.ol_seo_text {text-align: left;margin-left: 10px;}
.ol_seo_text li {margin-bottom: 10px;}
@media (max-width: 600px) {
    .ul_seo_text { margin-right: 14px; }
}
@media (max-width: 600px) {
    .ol_seo_text { margin-right: 14px; }
#btn-online-payment {display: none !important;}
}

.hamburger>ul>li:last-child, .dropdown-menu li:last-child {
    background: #dddddd;
    font-weight: 600;
}

div#calculator-price {
    margin-bottom: 30px;
	width: 90%;
}

a.js-price {
    font-size: 14px;
    line-height: 30px;
    text-decoration: underline dashed;
}

@media (max-width: 1679px) {
.utp_description {
    font-size: 1.1rem;
}
}


@media (max-width: 1023px) {
	.contact-block {
    width: 45%;
}

.utp_description {
    line-height: 20px;
}
.search_block label {
    display: block;
}
.search_block>div {
    display: inline-block;
    margin: 20px 30px 20px 0;
}
.search_block {
    line-height: 35px;
}
}

@media (max-width: 767px) {
	.contact-block {
		width: 80%;
}
.lead_btn {
    margin-left: 15px;
	margin-top: -10px !important;
}
}
.table_pagination {
  position: absolute;
  right: 0;
  z-index: 100;
}
.table_pagination .active {
  font-weight: bold;
}


@media screen and (max-width: 767px) {
	.utp {
     width: 154px !important;
}

.three_utp {
    margin-top: -250px;
	margin-bottom: -28px;
}

}


@media screen and (max-width: 640px) {
  .table_pagination {
    position: static;
    text-align: center;
  }
 
  .adv_description {
    font-size: 1rem;
    line-height: 30px;
    margin-top: 30px;
}

  .mfp-content {
    width: 310px !important;
}

}


@media screen and (max-width: 380px) {
	.search_block {
    text-align: center;
}

.cities_search {
    padding-left: 0px;
}

.search_block label {
    margin-bottom: -15px;
}

.lead_btn {
    margin-left: 0px;
	margin-top: 15px !important;
    padding-bottom: 15px;
}
.search_block>div {
	display: block;
	margin: 0px;
    margin-left: 15px;
}
}


